toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
json
/
is_text
is_text
rell
pure
function
is_text
(
)
:
boolean
Determine whether this JSON value is text.
Return
true if this JSON value is text, false otherwise
Since
0.14.16